Google Engineering Practices Documentation
Public.icon
The original version is available at Google Engineering Practices Documentation | eng-practices
/icons/github.icongoogle/eng-practices: Google's Engineering Practices documentation
A document that generalizes software engineering practices, published by Google.
The following are included:
Code review developer guide | eng-practices
Guide for developers
Reviewer's guide
The word CL appears in the article.
CL: An abbreviation for "changelist," which refers to a self-contained set of changes submitted to a version control system that is currently being reviewed. In other organizations, CL is often referred to as "change" or "patch."